Package | de.gematik.dev.epa.medication |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/OperationDefinition/remove-medication-plan-note-OP |
Url | https://gematik.de/fhir/epa-medication/OperationDefinition/remove-medication-plan-note-OP |
Version | 1.1.0 |
Status | active |
Date | 2024-08-14 |
Name | Remove Medication Plan Management Notes |
Title | Remove Medication Plan Management Notes |
Experimental | False |
Description | The $remove-medication-plan-note in the ePA Medication Service is used to remove management notes from the medication plan document. |
Type | false |
Kind | operation |
CapabilityStatement | |
https://gematik.de/fhir/epa-medication/CapabilityStatement/epa-capabilitystatement-medication | EPA CapabilityStatement for the Medication Service |
No resources found
{
"resourceType" : "OperationDefinition",
"id" : "remove-medication-plan-note-OP",
"url" : "https://gematik.de/fhir/epa-medication/OperationDefinition/remove-medication-plan-note-OP",
"title" : "Remove Medication Plan Management Notes",
"description" : "The $remove-medication-plan-note in the ePA Medication Service is used to remove management notes from the medication plan document.",
"version" : "1.1.0",
"status" : "active",
"publisher" : "gematik GmbH",
"date" : "2024-08-14",
"name" : "Remove Medication Plan Management Notes",
"kind" : "operation",
"code" : "remove-medication-plan-note",
"system" : true,
"type" : false,
"instance" : false,
"inputProfile" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-remove-medication-plan-management-note-in-parameters",
"outputProfile" : "https://gematik.de/fhir/epa/StructureDefinition/epa-operation-outcome",
"parameter" : [
{
"name" : "performer",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Tätige Person und/oder Leistungserbringerinstitution/Organisation/Rolle, die die Schreiboperation generell ausübt. Die Angabe der Leistungserbringerinstitution ist mandatorisch, denn hier erfolgt die Ãbereinstimmungsprüfung hinsichtlich der aktuell zugreifenden LEI.",
"part" : [
{
"name" : "organization",
"type" : "Organization",
"use" : "in",
"min" : 1,
"max" : "1"
},
{
"name" : "practitioner",
"type" : "Practitioner",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitionerRole",
"type" : "PractitionerRole",
"use" : "in",
"min" : 0,
"max" : "1"
}
]
},
{
"name" : "enterer",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Person und/oder Leistungserbringerinstitution/Organisation/Rolle, die die Medikationsdaten erfasste.",
"part" : [
{
"name" : "organization",
"type" : "Organization",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitioner",
"type" : "Practitioner",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitionerRole",
"type" : "PractitionerRole",
"use" : "in",
"min" : 0,
"max" : "1"
}
]
},
{
"name" : "author",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Verantwortliche Person und/oder Leistungserbringerinstitution/Organisation/Rolle für die fachlichen Ãnderungen der Medikationsdaten.",
"part" : [
{
"name" : "organization",
"type" : "Organization",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitioner",
"type" : "Practitioner",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitionerRole",
"type" : "PractitionerRole",
"use" : "in",
"min" : 0,
"max" : "1"
}
]
},
{
"name" : "unconfirmedAuthor",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Ein unbestätigter author.",
"part" : [
{
"name" : "organization",
"type" : "Organization",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitioner",
"type" : "Practitioner",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitionerRole",
"type" : "PractitionerRole",
"use" : "in",
"min" : 0,
"max" : "1"
}
]
},
{
"name" : "informant",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Person und/oder Leistungserbringerinstitution, Organisation oder Rolle, die die Informationen für die fachliche Anpassung der Medikationsdaten bereitgestellt hat.",
"part" : [
{
"name" : "professionals",
"use" : "in",
"min" : 0,
"max" : "1",
"part" : [
{
"name" : "organization",
"type" : "Organization",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitioner",
"type" : "Practitioner",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "practitionerRole",
"type" : "PractitionerRole",
"use" : "in",
"min" : 0,
"max" : "1"
}
]
},
{
"name" : "persons",
"use" : "in",
"min" : 0,
"max" : "1",
"part" : [
{
"name" : "patient",
"type" : "Identifier",
"use" : "in",
"min" : 0,
"max" : "1"
},
{
"name" : "relatedPerson",
"type" : "RelatedPerson",
"use" : "in",
"min" : 0,
"max" : "1"
}
]
}
]
},
{
"name" : "return",
"type" : "OperationOutcome",
"use" : "out",
"min" : 1,
"max" : "1"
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.